home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / Myallo 1.2.2.dmg / Myallo.app / Contents / Resources / English.lproj / ProfileDocument.nib / classes.nib next >
Text File  |  2005-12-08  |  4KB  |  108 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addInterest = id; 
  7.                 agentContinue = id; 
  8.                 agentLookup = id; 
  9.                 agentPause = id; 
  10.                 agentPauseContinue = id; 
  11.                 agentShowStatus = id; 
  12.                 agentStart = id; 
  13.                 agentStartStop = id; 
  14.                 agentStop = id; 
  15.                 clear = id; 
  16.                 copy = id; 
  17.                 cut = id; 
  18.                 deleteSelections = id; 
  19.                 detailSetDecay = id; 
  20.                 detailSetDecayLock = id; 
  21.                 detailSetSatisfaction = id; 
  22.                 detailSetSatisfactionLock = id; 
  23.                 detailSetSearch = id; 
  24.                 endSheetWithTag = id; 
  25.                 fileImport = id; 
  26.                 interestSetCenter = id; 
  27.                 lookupCancel = id; 
  28.                 lookupHelp = id; 
  29.                 lookupOK = id; 
  30.                 outlineViewAction = id; 
  31.                 paste = id; 
  32.                 printDocument = id; 
  33.                 profileDeleteSelection = id; 
  34.                 profileDoubleClick = id; 
  35.                 profileMakeAlias = id; 
  36.                 profileNewInterest = id; 
  37.                 profileOpenInterest = id; 
  38.                 profileShowContent = id; 
  39.                 profileShowDetails = id; 
  40.                 profileShowOriginal = id; 
  41.                 viewAsOutline = id; 
  42.                 viewByInterestLevel = id; 
  43.                 viewByLastOpened = id; 
  44.                 viewByLocation = id; 
  45.                 viewByMark = id; 
  46.                 viewByName = id; 
  47.                 viewHideAliases = id; 
  48.             }; 
  49.             CLASS = LSProfileDocument; 
  50.             LANGUAGE = ObjC; 
  51.             OUTLETS = {
  52.                 agentArticlesBar = NSProgressIndicator; 
  53.                 agentArticlesHighTextField = NSTextField; 
  54.                 agentArticlesNowTextField = NSTextField; 
  55.                 agentCandidatesBar = NSProgressIndicator; 
  56.                 agentCandidatesHighTextField = NSTextField; 
  57.                 agentCandidatesNowTextField = NSTextField; 
  58.                 agentEvalsBar = NSProgressIndicator; 
  59.                 agentEvalsLimitTextField = NSTextField; 
  60.                 agentEvalsNowTextField = NSTextField; 
  61.                 agentEvaluatedBar = NSProgressIndicator; 
  62.                 agentEvaluatedHighTextField = NSTextField; 
  63.                 agentEvaluatedNowTextField = NSTextField; 
  64.                 agentInterestSlider = NSSlider; 
  65.                 agentProgressIndicator = NSProgressIndicator; 
  66.                 agentResultsBar = NSProgressIndicator; 
  67.                 agentResultsHighTextField = NSTextField; 
  68.                 agentResultsNowTextField = NSTextField; 
  69.                 agentStatusTextField = NSTextField; 
  70.                 agentTimeBar = NSProgressIndicator; 
  71.                 agentTimeLimitTextField = NSTextField; 
  72.                 agentTimeNowTextField = NSTextField; 
  73.                 detailAdjustedTextField = NSTextField; 
  74.                 detailCreatedTextField = NSTextField; 
  75.                 detailDecayLockButton = NSButton; 
  76.                 detailDecaySlider = NSSlider; 
  77.                 detailDrawer = NSDrawer; 
  78.                 detailModifiedTextField = NSTextField; 
  79.                 detailSatisfactionLockButton = NSButton; 
  80.                 detailSatisfactionSlider = NSSlider; 
  81.                 detailSearchTextField = NSTextField; 
  82.                 documentWindow = NSWindow; 
  83.                 lookupTextField = NSTextField; 
  84.                 lookupWindow = NSWindow; 
  85.                 outlineView = NSOutlineView; 
  86.                 profilePrintView = NSView; 
  87.                 tabView = NSTabView; 
  88.                 webWebView = WebView; 
  89.             }; 
  90.             SUPERCLASS = NSDocument; 
  91.         }, 
  92.         {CLASS = MyOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; }, 
  93.         {CLASS = NSOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  94.         {
  95.             ACTIONS = {toolbarAction = id; }; 
  96.             CLASS = ProfileDocumentController; 
  97.             LANGUAGE = ObjC; 
  98.             OUTLETS = {window = id; }; 
  99.             SUPERCLASS = NSDocumentController; 
  100.         }, 
  101.         {
  102.             CLASS = ProfileWindowController; 
  103.             LANGUAGE = ObjC; 
  104.             SUPERCLASS = NSWindowController; 
  105.         }
  106.     ); 
  107.     IBVersion = 1; 
  108. }